Package-level declarations
Types
EN Which inner box dimension scales autoResizeTextSpPercent min/max (0–100). PT Qual dimensão interna define o % min/max do texto.
Functions
EN Largest height in min…max that fits the inner height (after contentPadding) of this box.
EN Same as autoResizeWidthSize for the vertical axis and screen ResizeBounds.
EN minPercent/maxPercent are 0–100 of the inner content height (after contentPadding). PT % 0–100 da altura útil da caixa.
EN Largest square side in min…max (step step) that fits inside this box (smaller of width/height). EN contentPadding optional (RTL-aware). contentPaddingUniformDp: null, ≤ 0, or -1 ignored; used only if contentPadding is null. PT contentPadding opcional. contentPaddingUniformDp: null, ≤ 0 ou -1 ignorados; só vale se contentPadding for null.
EN Same as autoResizeSquareSize but min/max/step may use % of Sw / W / H via ResizeBound.
PT Mesmo que autoResizeSquareSize com Number tratado como dp (12 → 12.dp).
EN minPercent/maxPercent are 0–100 of min(inner width, inner height) after padding. step in dp. PT % 0–100 do menor lado útil da caixa.
EN Font size range from 0–100 minPercent/maxPercent of the inner box edge chosen by percentBasis (default AutoResizePercentBasis.HEIGHT). stepSp is in sp (same as fixed autoResizeTextSp). PT Intervalo de texto em % 0–100 da aresta interna (percentBasis); passo em sp.
EN Largest width in min…max that fits the inner width (after contentPadding) of this box.
EN min/max/step as ResizeBound: fixed dp/sp or screen % (sw / w / h via com.appdimens.dynamic.core.resizePercentSw etc.).
EN minPercent/maxPercent are 0–100 of the inner content width (after contentPadding). Step in dp. PT % 0–100 da largura útil da caixa.
EN ResizeRangePx from 0–100 percents of inner width or height (px) and step in dp. PT Intervalo em px a partir de % 0–100 da largura ou altura útil.
EN Percents relative to min(inner width, inner height) in px. PT % relativos ao mínimo lado útil.
EN maxWidth/maxHeight of the scope minus contentPadding (RTL-aware horizontal insets). PT Largura/altura úteis após descontar contentPadding (insets horizontais com RTL).
EN Build ResizeRangePx from local box px (not screen %). PT Intervalo em px da caixa local.
EN Number as percent 0–100 → multiplier 0..1. PT Percentagem 0–100 → fator 0..1.
EN null, ≤ 0, or -1 → unlimited lines. PT null, ≤ 0 ou -1 → linhas ilimitadas.
EN For autoResizeSquareSize only: contentPadding wins if non-null; else uniform dp if > 0 (not null, 0, -1, nor ≤ 0). PT Só quadrado: contentPadding se não nulo; senão inset uniforme em dp se > 0.
EN ResizeRangePx for text: min/max in px from % of inner box; step from sp.